Currently Supported Compilers for ViewKit Binaries

C++ compiler technology has not yet achieved the industry-wide compatibility found in today's C compilers. Because of this, C++ binary objects are not portable. Following is a table of currently supported compilers. ICS will be expanding our support to additional compilers in subsequent releases of ViewKit.


Source is available for customers wishing to use ViewKit on additional platforms or with additional compilers.

Vendor	Hardware	OS		Supported	Unsupported
							(reported to work)
==============================================================================
Sun	SPARC		SunOS 4.1.x	SunSoft C++	CenterLine C++
			Solaris 2.x	3.0.x, 4.0.x

HP	PA-RISC		HP-UX 9.0.x	HP C++		CenterLine C++
					A.03.65

IBM	RS/6000		AIX 3.2.5	xlC 		AIX 4.1.x CSet++ 3.x
        PowerPC				CSet++ 2.x	(will be supported in
							 the near future)

SCO	Intel x86	SCO/ODT 3.2v4.2	SCO C++ 3.1.1
			SCO OSE 5.0	SCO C++ 3.1.2

DEC	Alpha/AXP	OSF/1 3.2b	DEC C++ 5.0
==============================================================================

ViewKit source customers can use the GNU g++ compiler to build the libraries, providing they have g++, version 2.6.3 or beyond.


Return to ViewKit Description